How to Install libfwupd-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libfwupd-dev software package in Ubuntu 17.04 (Zesty Zapus)

libfwupd-dev software package provides development files for libfwupd, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfwupd-dev 

libfwupd-dev is installed in your system.

Make ensure the libfwupd-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfwupd-dev *

You will get with libfwupd-dev package name, version, architecture and description in a table

libfwupd-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package libfwupd-dev
Version 0.7.2-0ubuntu1
Description development files for libfwupd
Sub Section libdevel


See Also, How to uninstall or remove libfwupd-dev software package from Ubuntu 17.04 (Zesty Zapus)?